FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package difuture.trustcenter.sp#1.0.0-beta-3 (63 ms)

Package difuture.trustcenter.sp
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=difuture.trustcenter.sp@1.0.0-beta-3&canonical=http://difuture.de/fhir/StructureDefinition/TrustcenterObservation
Url http://difuture.de/fhir/StructureDefinition/TrustcenterObservation
Status draft
Date 2021-09-02T08:42:11.417571+00:00
Name TrustcenterObservation
Experimental False
Type Observation
Kind resource

Resources that use this resource

StructureDefinition
http://difuture.de/fhir/StructureDefinition/TrustcenterBundle TrustcenterBundle

Resources that this resource uses

No resources found



Source

{
  "resourceType" : "StructureDefinition",
  "id" : "cb23b2d1-9df6-4d83-bf40-19a9e404a536",
  "meta" : {
    "lastUpdated" : "2021-09-15T08:27:45.772+00:00"
  },
  "url" : "http://difuture.de/fhir/StructureDefinition/TrustcenterObservation",
  "name" : "TrustcenterObservation",
  "status" : "draft",
  "date" : "2021-09-02T08:42:11.417571+00:00",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "workflow",
      "uri" : "http://hl7.org/fhir/workflow",
      "name" : "Workflow Pattern"
    },
    {
      "identity" : "sct-concept",
      "uri" : "http://snomed.info/conceptdomain",
      "name" : "SNOMED CT Concept Domain Binding"
    },
    {
      "identity" : "v2",
      "uri" : "http://hl7.org/v2",
      "name" : "HL7 v2 Mapping"
    },
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    },
    {
      "identity" : "w5",
      "uri" : "http://hl7.org/fhir/fivews",
      "name" : "FiveWs Pattern Mapping"
    },
    {
      "identity" : "sct-attr",
      "uri" : "http://snomed.org/attributebinding",
      "name" : "SNOMED CT Attribute Binding"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "Observation",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Observation",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Observation.identifier",
        "path" : "Observation.identifier",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "use"
            }
          ],
          "rules" : "open"
        },
        "min" : 1
      },
      {
        "id" : "Observation.identifier:officialIdentifier",
        "path" : "Observation.identifier",
        "sliceName" : "officialIdentifier",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Observation.identifier:officialIdentifier.use",
        "path" : "Observation.identifier.use",
        "min" : 1,
        "fixedCode" : "official"
      },
      {
        "id" : "Observation.basedOn",
        "path" : "Observation.basedOn",
        "max" : "0"
      },
      {
        "id" : "Observation.partOf",
        "path" : "Observation.partOf",
        "max" : "0"
      },
      {
        "id" : "Observation.status",
        "path" : "Observation.status",
        "mustSupport" : false
      },
      {
        "id" : "Observation.category",
        "path" : "Observation.category",
        "max" : "0"
      },
      {
        "id" : "Observation.code",
        "path" : "Observation.code",
        "mustSupport" : false
      },
      {
        "id" : "Observation.subject",
        "path" : "Observation.subject",
        "max" : "0"
      },
      {
        "id" : "Observation.focus",
        "path" : "Observation.focus",
        "max" : "0"
      },
      {
        "id" : "Observation.encounter",
        "path" : "Observation.encounter",
        "max" : "0"
      },
      {
        "id" : "Observation.effective[x]",
        "path" : "Observation.effective[x]",
        "max" : "0"
      },
      {
        "id" : "Observation.issued",
        "path" : "Observation.issued",
        "max" : "0"
      },
      {
        "id" : "Observation.performer",
        "path" : "Observation.performer",
        "max" : "0"
      },
      {
        "id" : "Observation.value[x]",
        "path" : "Observation.value[x]",
        "max" : "0"
      },
      {
        "id" : "Observation.dataAbsentReason",
        "path" : "Observation.dataAbsentReason",
        "max" : "0"
      },
      {
        "id" : "Observation.interpretation",
        "path" : "Observation.interpretation",
        "max" : "0"
      },
      {
        "id" : "Observation.note",
        "path" : "Observation.note",
        "max" : "0"
      },
      {
        "id" : "Observation.bodySite",
        "path" : "Observation.bodySite",
        "max" : "0"
      },
      {
        "id" : "Observation.method",
        "path" : "Observation.method",
        "max" : "0"
      },
      {
        "id" : "Observation.specimen",
        "path" : "Observation.specimen",
        "max" : "0"
      },
      {
        "id" : "Observation.device",
        "path" : "Observation.device",
        "max" : "0"
      },
      {
        "id" : "Observation.referenceRange",
        "path" : "Observation.referenceRange",
        "max" : "0"
      },
      {
        "id" : "Observation.hasMember",
        "path" : "Observation.hasMember",
        "max" : "0"
      },
      {
        "id" : "Observation.derivedFrom",
        "path" : "Observation.derivedFrom",
        "max" : "0"
      },
      {
        "id" : "Observation.component",
        "path" : "Observation.component",
        "max" : "0"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.